-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: ✨ fair-biors project page content #618
Conversation
Thank you for submitting this pull request! We appreciate your contribution to the project. Before we can merge it, we need to review the changes you've made to ensure they align with our code standards and meet the requirements of the project. We'll get back to you as soon as we can with feedback. Thanks again! |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Quality Gate failedFailed conditions |
Thanks for closing this pull request! If you have any further questions, please feel free to open a new issue. We are always happy to help! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @megasanjay - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟡 General issues: 1 issue found
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Docstrings: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
@@ -18,7 +18,7 @@ export default function Home() { | |||
<div className="hero container mx-auto max-w-screen-xl items-center justify-center px-2 py-8"> | |||
<div className="mb-10 w-full"> | |||
<h1 className="header-gradient-background w-full text-left text-4xl font-black sm:text-3xl md:py-3 md:text-4xl lg:text-5xl"> | |||
We are woking on lots of things |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitpick (typo): Typo correction in the projects page
Correcting 'woking' to 'working' fixes a typo and improves the professionalism of the content.
* feat: ✨ add support for events * refactor: ♻️ condense publications to a single component (#612) * refactor: ♻️ condense publications to a single component * fix: 🐛 update variable * feat: ✨ add an impact page (#614) * refactor: ♻️ update seo component * feat: ✨ add an impact page * chore: 🔨 update type * fix: 🐛 update og image * feat: ✨ add citation * feat: ✨ add citation * fix: 🐛 update og image * fix: 🐛 update citation format * fix: 🐛 update header text * wip: 🚧 add projects grid * wip: 🚧 update homepage * wip: 🚧 update homepage * wip: 🚧 update homepage * wip: 🚧 update homepage * wip: 🚧 update homepage * style: 🎨 code style issues with Prettier * feat: ✨ add more projects * feat: ✨ add more projects * feat: ✨ add fairbiors * feat: ✨ add fairbiors * feat: ✨ add codefair * fix: 🐛 update primary color * fix: 🐛 update app max width * fix: 🐛 update mobile styling * style: 🎨 code style issues with Prettier * style: 🎨 code style issues with Prettier * fix: 🐛 add event locations * fix: 🐛 update props * fix: 🐛 update careers header * fix: 🐛 update homepage * fix: 🐛 split background * fix: 🐛 split background * fix: 🐛 split background * fix: 🐛 split background * fix: 🐛 split background * fix: 🐛 readd projects page * fix: 🐛 update collaborators * fix: 🐛 update homepage * feat: ✨ add contact section * fix: 🐛 update careers for new style * fix: 🐛 update calendar with new color theme * feat: ✨ add logos * fix: 🐛 update project cards height * fix: 🐛 add logos * feat: ✨ fair-biors project page content (#618) * fix: 🐛 homepage suggestions * feat: ✨ fair-biors project page content --------- Co-authored-by: Bhavesh Patel <b.patel@berkeley.edu> * chore: 🔨 update text * fix: 🐛 update content * feat: ✨ update impact * chore: 🔨 update codefair page --------- Co-authored-by: fairdataihub-bot <fairdataihub@gmail.com> Co-authored-by: Bhavesh Patel <b.patel@berkeley.edu>
No description provided.